@charset "utf-8";
/* CSS Document */
.index1{padding-top: 1.5%;}
.index_title{padding: 20px 0;}
.it_left{color: #888888;}
.it_ch{font-size: 24px; color: #26221f;}
.it_more{font-size: 14px; color: #888888; line-height: 36px; margin-top:7px; transition:all .35s;}
.it_more:hover{color:#a11715;}
.i1_con{border-top: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;}
.i1_left{width: 47%; padding:3%; padding-left: 0; border-right: 1px solid #e3e3e3; font-size: 14px; color: #888888; line-height:30px;}
.i1_left img{width: 100%; height: auto;}
.i1_right{width: 47%; margin-top:2%;}
.i1r_dl{padding:4% 0;}
.i1r_dt{display: block; font-size: 0;}
.i1r_dd{width: 85%;}
.i1r_h3{font-size: 18px; color: #26221f;}
.i1r_txt{font-size: 14px; color: #888888; line-height: 30px;}
.i1r_txt p{margin-bottom: 0;}

.index2{margin-top:2%;}
.nb_tab{margin-top: 7px;}
.nb_tab a{margin-left: 10px; display: block; float: left; font-size: 15px; color: #26221f; line-height: 34px; padding: 0 15px; border: 1px solid #FFF;}
.nb_tab a:hover{color: #a11715; border: 1px solid #a11715;}
.nb_tab a.hover{color: #a11715; border: 1px solid #a11715;}
.i2_con{ margin-top: 2%;}
.i2_li{transition-duration: .5s; width: 22.8%; margin-right:2.9%; float: left; padding-bottom:3%; border-bottom: 1px solid #e3e3e3; cursor: pointer;}
.i2_img{display: block; width: 100%; height: 240px; overflow: hidden; transition:all .75s;}
.la-news-img{width:100%; height:240px; overflow:hidden;}
.i2_img:hover{transform:scale(1.3,1.3);}
.i2_title{font-size: 16px; color: #26221f; width: 100%; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; padding:15px 0; transition:all .75s;}
.i2_title:hover{color:#a11715;}
.i2_wz{font-size: 14px; line-height: 24px; color: #888888; height: 48px; overflow: hidden;}
.i2_li:last-child{margin-right: 0;}
.i2_li:hover{ border-bottom: 1px solid #a11715;}

.index3{margin-top: 4%;}
/*
.i3_main select{border: 1px solid #e3e3e3; width:30%; margin-right:4.9%; margin-bottom:3rem; color#333; font-size:1rem; height:4rem; line-height:2rem; padding:1rem; }
.i3_main select:last-child{ margin-right:0; }
.i3_main select option{ line-height:70px; }
*/
/*
.i3_li{width: 25%; height: 95px; float: left; position:relative; transition:all .75s;}
.i3_li a{display: block; width: 100%; height: 100%; background-size:90%; background-repeat: no-repeat; background-position: center;}
.i3_li:hover:after{content:''; display:block; width:24px; height:17px; background:url(../images/lh-join.png) no-repeat center; position:absolute; right:5%; top:5%; transition:all .75s;}
.i3_li:hover{opacity:.8;}
*/

.i3_main dl{ float:left; border: 1px solid #e3e3e3; width:31.5%; margin-right:2.4%; margin-bottom:3rem; color#333; font-size:1rem; height:4rem;  position:relative; background:#fff; }
.i3_main dl:last-child{ margin-right:0; }
.i3_main dl a{ display:block; color:#333; }
.i3_main dl dt{ display:block; height:4rem; line-height:4rem; background-position:1.5rem center; background-repeat:no-repeat; padding-left:4rem; cursor:pointer; }
.i3_main dl dd{ display:block; position:absolute; left:-1px; top:4rem; background:#fff; width:100%; border: 1px solid #e3e3e3; border-top:none;  }
.i3_main dl dd:before{ content:''; width:1rem; height:1rem; display:block; background:url(../images/lk.png) no-repeat center; position: absolute; top:-2.2rem; right:1rem;  }
.i3_main dl dd span{ display:none; }
.i3_main dl dd a{ border-top:#fff 1px solid; border-bottom:#fff 1px solid; line-height:1.5em; padding:15px 15px 15px 4rem;  }
.i3_main dl.hover dt{ background-color:#eee; }
.i3_main dl.hover dd { z-index:1; }
.i3_main dl.hover dd span{ display:block; }
.i3_main dl.hover dd a:hover{ border-color:#ddd; background:#eee;  }

.flex-control-nav li{ display:none; }


@media only screen and (max-width: 1360px){
	.i1r_dd{width:80%;}
}

@media only screen and (max-width: 1152px){
	.i1r_dd{width:75%;}
	.i2_li{width: 48%; margin-bottom:8%;}
	.i2_li:nth-child(2n){margin-right: 0;}
	.i3_li{width: 50%;}
	.i3_main dl{ width:99%; margin-right:0; margin-bottom:1rem; }
}
@media only screen and (max-width: 1024px){
	.i1_left{padding-right: 0; border: 0;}
	.i1_left,.i1_right {width: 100%;}
	.i1r_dt{width:12%;}
	.i1r_dd{width:86%;}
}

@media only screen and (max-width: 750px){
	.i1_left{padding-right: 0; border: 0;}
	.i1_left,.i1_right {width: 100%;}
	.i1r_dt{width:12%;}
	.i1r_dd{width:83%;}
	.i2_li{width: 100%; margin: 0; margin-bottom:8%;}
	.i2_title{ padding: 5px 0;}
	.nb_tab a{ padding: 0 5px; margin-left: 5px;}
	.it_ch{font-size: 20px;}
	.i3_main{border-bottom: 0;}
	.i3_li{height: 70px;border-bottom: 1px solid #e3e3e3;}
	
}

